#index .banner_box {
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  overflow: hidden;
  position: relative;
}
#index .banner_box .swiper-banner {
  position: relative;
  width: 100%;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 {
  width: 100%;
  height: 100%;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .img1 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .tit_box1 {
  position: absolute;
  left: calc(50% - 42%);
  width: 30%;
  height: 1.67rem;
  top: calc(45%);
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .tit_box1 span {
  display: block;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .tit_box1 .fri_cn {
  font-size: 0.26rem;
  letter-spacing: 0rem;
  color: #ffffff;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .tit_box1 .mi_cn {
  font-size: 0.6rem;
  letter-spacing: 0rem;
  color: #ffffff;
}
#index .banner_box .swiper-banner .wrapper1 .slide1 .tit_box1 .en_tip {
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #ffffff;
}
#index .banner_box .swiper-banner .swiper-button-prev:after,
#index .banner_box .swiper-banner .swiper-button-next:after {
  font-size: 16px;
}
#index .banner_box .swiper-banner .prev1 {
  width: 0.47rem;
  height: 0.47rem;
  border-radius: 50%;
  position: absolute;
  left: 1.5rem;
  top: 7.5rem;
  border: 1px solid #fff;
  color: #fff;
  opacity: 1;
}
#index .banner_box .swiper-banner .next1 {
  border-radius: 50%;
  width: 0.47rem;
  height: 0.47rem;
  position: absolute;
  left: 2.4rem;
  top: 7.5rem;
  border: 1px solid #fff;
  color: #fff;
  opacity: 1;
}
#index .banner_box .swiper-banner .pagination1 {
  color: #fff;
  top: 7.46rem;
  left: -6.3rem;
}
#index .banner_box .xian span {
  z-index: 99;
  display: flex;
  flex-direction: column;
  width: 9px;
  position: absolute;
  bottom: 0rem;
  font-size: 10px;
  color: #fff;
  left: 50%;
  align-items: center;
}
#index .banner_box .xian ::after {
  content: '';
  width: 1px;
  height: 30px;
  background: #fff;
}
#index .guanyu {
  background-color: #fff;
  padding: 0.9rem 0 1.28rem 0;
}
#index .guanyu .guanyu_box {
  display: flex;
  width: 84%;
  margin: 0 auto;
  justify-content: center;
}
#index .guanyu .guanyu_box .box_left {
  width: 53%;
}
#index .guanyu .guanyu_box .box_left .left_top .gy_01 {
  font-family: PingFangSC-Regular;
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0;
  height: 0.34rem;
  color: #333333;
  margin: 0.35rem 0;
}
#index .guanyu .guanyu_box .box_left .left_top .gy_02 {
  font-family: DIN-Bold;
  height: 0.53rem;
  font-size: 0.72rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0rem;
  color: #333333;
  margin: 0.26rem 0 0.7rem 0;
}
#index .guanyu .guanyu_box .box_left .left_mid .yixuegufen {
  font-family: PingFangSC-Semibold;
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #333333;
  margin-bottom: 0.8rem;
}
#index .guanyu .guanyu_box .box_left .left_mid .yixue_box {
  font-family: PingFangSC-Regular;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0rem;
  color: #666666;
  color: #666666;
  max-height: 3.5rem;
  /* min-height: 3.26rem; */
  width: 80%;
  overflow-y: scroll;
  scrollbar-width: none;
}
::-webkit-scrollbar {
  width: 0;
}
#index .guanyu .guanyu_box .box_left .left_mid ::-webkit-scrollbar-track {
  background-color: #fff !important;
}
#index .guanyu .guanyu_box .box_left .left_bot {
  width: 1.5rem;
  height: 0.52rem;
  background-color: #334784;
  border-radius: 0.2rem 0rem 0.2rem 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}
#index .guanyu .guanyu_box .box_left .left_bot a {
  color: #fff;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0rem;
}
#index .guanyu .guanyu_box .box_left .left_bot > span {
  width: 0.12rem !important;
  height: 2px !important;
  background-color: #fff;
  margin-left: 0.1rem;
}
#index .guanyu .guanyu_box .box_right {
  height: 5.4rem;
  flex: 1;
}
#index .guanyu .guanyu_box .box_right img.img1 {
  /* object-fit: fill !important; */
}
#index .keyan {
  height: 9.5rem;
  background-image: url(../img/index03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
#index .keyan .keyan_box {
  display: flex;
  align-items: center;
  height: 100%;
}
#index .keyan .keyan_box .box_left {
  width: 60%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 8%;
  border-right: 1px solid #fff;
}
#index .keyan .keyan_box .box_left .left_top .k_tit {
  height: 34px;
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .keyan .keyan_box .box_left .left_top .k_etit {
  font-size: 0.6rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .keyan .keyan_box .box_left .left_mid {
  margin: 1.72rem 0;
}
#index .keyan .keyan_box .box_left .left_mid .k_xh {
  font-size: 0.6rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .keyan .keyan_box .box_left .left_mid .k_panter {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .keyan .keyan_box .box_left .left_mid .k_dw {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 0.2rem;
}
#index .keyan .keyan_box .box_left .left_bot {
  width: 150px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 20px 0px 20px 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index .keyan .keyan_box .box_left .left_bot a {
  width: 64px;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 52px;
  letter-spacing: 0px;
  color: #334784;
  font-weight: 700;
}
#index .keyan .keyan_box .box_left .left_bot > span {
  width: 0.12rem !important;
  height: 2px !important;
  background-color: #fff;
  margin-left: 0.1rem;
}
#index .keyan .keyan_box .box_right {
  flex: 1;
}
#index .keyan .keyan_box .box_right .active_backclor {
  background-color: #334784;
  opacity: 0.6;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#index .keyan .keyan_box .box_right .right_top,
#index .keyan .keyan_box .box_right .right_box {
  height: 3.16rem;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 8%;
}
#index .keyan .keyan_box .box_right .right_top .icon_img,
#index .keyan .keyan_box .box_right .right_box .icon_img {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  border: solid 1px #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#index .keyan .keyan_box .box_right .right_top .icon_img .iconfont,
#index .keyan .keyan_box .box_right .right_box .icon_img .iconfont {
  font-size: 0.2rem;
}
#index .keyan .keyan_box .box_right .right_top .right_kxm,
#index .keyan .keyan_box .box_right .right_box .right_kxm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 50px;
  margin-left: 10px;
}
#index .keyan .keyan_box .box_right .right_top .right_kxm .k_xm,
#index .keyan .keyan_box .box_right .right_box .right_kxm .k_xm {
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .keyan .keyan_box .box_right .right_top .right_kxm .k_xle,
#index .keyan .keyan_box .box_right .right_box .right_kxm .k_xle {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid transparent;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}
#index .chanpin {
  width: 100%;
  height: 9.5rem;
  position: relative;
  overflow: hidden;
  background: url(../img/index18.png) no-repeat center;
  background-size: cover;
}
#index .chanpin .bactr {
  background-color: #fff !important;
  background-image: url('') !important;
}
#index .chanpin .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border: 1px solid #334784;
}
#index .chanpin .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 20px;
  position: relative;
  background-color: #1e528c;
  opacity: 1;
}
#index .chanpin .className {
  color: #0094ff;
}
#index .chanpin .swiper.swiper-product .prev1:after {
  content: '' !important;
}
#index .chanpin .swiper.swiper-product .next1:after {
  content: '' !important;
}
#index .chanpin .swiper.swiper-product .swiper-button-prev {
  left: auto !important;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
  overflow: hidden;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center {
  width: 84%;
  margin: 0 auto;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .tittop_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.2rem 0 0.2rem 0;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .tittop_box span.fri_cn {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .tittop_box a.mi_cn {
  text-decoration: underline;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #334784;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box {
  width: 4rem;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .porduct {
  font-size: 0.72rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #333333;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .js {
  margin: 1.3rem 0 0rem 0;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #333333;
}

#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .left_bot {
  width: 1.5rem;
  height: 0.52rem;
  background-color: #334784;
  border-radius: 0.2rem 0rem 0.2rem 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .left_bot a {
  color: #fff;
  font-size: 0.16rem;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .js .introduce_detail {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 0.44rem;
  min-height: 1.1rem;
  max-height: 1.2rem;
  margin-bottom: 26px;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .js .introduce_detail ::-webkit-scrollbar {
  display: none;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .detail_box {
  width: 150px;
  height: 52px;
  background-color: #334784;
  border-radius: 20px 0px 20px 0px;
  text-align: center;
  line-height: 52px;
  margin: 0;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .left_box .detail_box a {
  color: #fff;
  font-weight: 700;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .img_box {
  width: 8rem;
  height: 4.3rem;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .img_box img.img1 {
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: fill;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .naviga {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 3rem;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .naviga .swiper-button-prev.prev1 {
  position: static !important;
}
#index .chanpin .swiper.swiper-product .swiper-wrapper.wrapper1 .swiper-slide.slide1 .main_center .bottom_box .naviga .swiper-button-next.next1 {
  position: static !important;
}
#index .xinwen {
  height: 9.5rem;
  width: 100%;
  background: url(../img/index018.png) no-repeat center;
  background-size: cover;
}
#index .xinwen .swiper-container-horizontal > .swiper-pagination-bullets,
#index .xinwen .swiper-pagination-custom,
#index .xinwen .swiper-pagination-fraction {
  bottom: 30px !important;
}
#index .xinwen .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border: 1px solid #fff;
}
#index .xinwen .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 20px;
  position: relative;
  background-color: #fff;
  opacity: 1;
}
#index .xinwen .xinwen_box {
  overflow: hidden;
  width: 84%;
  margin: 0 auto;
  position: relative;
  height: 100%;
  padding-bottom: 0.5rem;
}
#index .xinwen .xinwen_box .box_top {
  display: flex;
  height: 200px;
  justify-content: space-between;
  align-items: flex-end;
}
#index .xinwen .xinwen_box .box_top .top_left .left_box {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .xinwen .xinwen_box .box_top .top_left .right_box {
  font-size: 0.62rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 20px;
}
#index .xinwen .xinwen_box .box_top .top_right {
  height: 80%;
}
#index .xinwen .xinwen_box .box_top .top_right ul {
  display: flex;
  align-items: center;
  height: 100%;
}
#index .xinwen .xinwen_box .box_top .top_right ul :first-child {
  margin-left: 0px;
}
#index .xinwen .xinwen_box .box_top .top_right ul li {
  margin-left: 40px;
}
#index .xinwen .xinwen_box .box_top .top_right ul li a {
  /* text-decoration: underline; */
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
}
#index .xinwen .xinwen_box .box_bottom {
  margin-top: 50px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
  overflow: hidden;
  display: flex;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
  width: calc((100% - 70px) / 3) !important;
  background-color: #fff;
  border-radius: 8px 8px 8px 8px;
  margin-right: 35px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 > .top_one {
  width: 100%;
  overflow: hidden;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one :last-child {
  margin-right: 0px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .top_img {
  width: 100%;
  overflow: hidden;
  border-radius: 8px 8px 0px 0px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .top_img img.img1 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  transition: transform 2s;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img {
  width: 90%;
  margin: 0 auto;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box {
  width: 100%;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 auto;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_top_bot {
  border-bottom: 1px solid #eeeeee;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_top_bot .tip_tit {
     font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin: 0px 0 22px 0;
    color: #444444;
    line-height: 30px;
    padding-top: 20px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    min-height: 80px;
    max-height: 52px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_top_bot .titbox {
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  min-height: 85px;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_bottomboxs {
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_bottomboxs .span1 {
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 .top_one .bottom_img .title_box .box_bottomboxs .gd_more {
  text-decoration: underline;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #334784;
}
#index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 :last-child {
  margin-right: 0;
}
#index .header {
  width: 70%;
  margin: 0 auto;
}
#index .header .header_top {
  width: 100%;
  padding: 0;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
  position: relative;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 .tit_box1 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 .navigation_about {
  width: 100%;
  z-index: 66;
  height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 0;
  background-color: #334784;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 .navigation_about .about_box {
  width: 49.4%;
  height: 100%;
  display: flex;
  align-items: center;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 .navigation_about .about_box a {
  color: #a6b4e1;
  font-size: 0.16rem;
  margin-left: 0.6rem;
}
#index .about .swiper.swiper-banner .swiper-wrapper.wrapper1 .swiper-slide.slide1 .navigation_about .about_box :first-child {
  margin-left: 0;
}
#index .about .navigator_line {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background-color: #eeeeee;
}
#index .about .navigator_line .active_color {
  border-bottom: 2px solid #334784;
  line-height: 0.6rem;
  color: #334784 !important;
  font-weight: 700;
}
#index .about .navigator_line a {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-left: 1rem;
}
#index .about .navigator_line :first-child {
  margin-left: 0px;
}
#index .about .recruitment {
  background-color: #f8f8f8;
  width: 73%;
  margin: 0 auto;
}
#index .about .guanyu {
  padding: 56px 0;
  /* background-image: url(); */
  background-image: url(../img/1573.png);
  background-repeat: no-repeat;
  background-position: 82% 82%;
}
.detail_paduct .about .guanyu {
  /* padding: 56px 0; */
  background-image: url() !important;
  /* background-image: url(../img/1573.png); */
  /* background-repeat: no-repeat;
  background-position: 82% 82%; */
}
#index .about .guanyu .tit_box {
  text-align: center;
}
#index .about .guanyu .tit_box .tit_wz {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
#index .about .guanyu .tit_box .xiazai {
  display: block;
  width: 48px;
  height: 4px;
  background-color: #334784;
  margin: 24px auto 1rem auto;
}
#index .about .guanyu .guanyu_box {
  background-image: url(../img/754_03.png);
  background-repeat: no-repeat;
  background-position: 106% 100%;
  /* width: 100%; */
  margin-bottom: 0.9rem;
}
#index .about .guanyu .guanyu_box .box_left .left_mid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#index .about .guanyu .guanyu_box .box_left .left_mid .english {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.4rem;
  margin-top: 0.8rem;
}
#index .about .guanyu .guanyu_box .box_left .left_mid .yixuegufen {
  text-align: left;
  width: 80%;
}
#index .about .guanyu .guanyu_box .left_mid_hr {
  align-items: center !important;
}
#index .about .guanyu .guanyu_box .left_mid_hr .english {
  width: 80%;
}
#index .about .keyan_href {
  background-image: url('');
}
#index .about .keyan_href .guanyu_box {
  background-image: url(../img/754_03.png);
  background-repeat: no-repeat;
  background-position: 106% 100%;
  width: 100%;
  padding-bottom: 13px;
}
#index .about .keyan_href .guanyu_box .box_left {
  width: 32%;
}
#index .about .keyan_href .guanyu_box .box_right {
  height: 5.4rem;
  flex: none;
  width: 40%;
}
#index .about .keyan_href .reverse_back {
  background-position: -5% 100%;
}
#index .about .culture_backgroun {
  width: 100%;
  background: url(../img/guyu08.png) no-repeat center;
  background-size: cover;
}
#index .about .active_background {
  background-color: #334784;
  font-weight: bold;
  color: #fff;
}
#index .about .active_background .box_poa .wenhua {
  color: #fff !important;
}
#index .about .active_background .box_poa .xiant {
  background-color: #fff !important;
}
#index .about .active_background .box_poa .describe_box {
  color: #fff !important;
}
#index .about .culture_box {
  width: 84%;
  margin: 0 auto;
  height: auto;
}
#index .about .culture_box .tit_box {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#index .about .culture_box .tit_box span.tit_wz {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
  margin: 77px auto 24px auto;
}
#index .about .culture_box .tit_box span.xiazai {
  width: 0.48rem;
  height: 4px;
  display: block;
  background-color: #334784;
}
#index .about .culture_box .boxs_bottop {
  display: flex;
  margin-top: 0.72rem;
  flex-wrap: wrap;
}
#index .about .culture_box .boxs_bottop .box_bottom {
  border-radius: 8px;
  width: 3.8rem;
  margin-right: 20px;
  height: 4.56rem;
  background-color: #fff;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_img {
  width: 100%;
  height: 2.56rem;
  border-radius: 8px;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  border-radius: 8px 8px 0 0;
  object-fit: cover;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit {
  overflow: hidden;
  width: 100%;
  height: 2rem;
  position: relative;
  border-radius: 0 0 8px 8px;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit .mark {
  font-size: 0.6rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  opacity: 0.02;
  background-color: #fff;
  text-align: center;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit .box_poa {
  position: absolute;
  width: 2rem;
  height: 1.4rem;
  max-height: 150px;
  max-width: 230px;
  overflow: hidden;
  top: calc(50% - 0.6rem);
  left: calc(50% - 1rem);
  text-align: center;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit .box_poa .wenhua {
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit .box_poa .xiant {
  width: 36px;
  height: 2px;
  background-color: #334784;
  margin: 23px auto;
}
#index .about .culture_box .boxs_bottop .box_bottom .bot_tit .box_poa .describe_box {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
}
#index .about .culture_box .boxs_bottop :first-child {
  margin-left: 0;
}

/* 新增修改 */
#index .xinwen .xinwen_box .box_top .top_right ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 780px) {
  #index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
    /* width: calc((100% - 40px) / 2) !important; */
  }
}
@media screen and (max-width: 750px) {
  #index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
    width: calc((100% - 24px) / 3) !important;
  }
}

@media screen and (max-width: 480px) {
  #index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .swiper-wrapper.wrapper1 .swiper-slide.slide1 {
    width: 48.5% !important;
  }
  #index .xinwen .xinwen_box .box_bottom .swiper.swiper-information .wrapperxinwen .swiper-slide.slide1 .top_one .bottom_img .title_box .box_top_bot .tip_tit {
    min-height: 56px !important;
    max-height: 60px !important;
    font-size: 0.3rem !important;
    line-height: 0.4rem !important;
    word-spacing: pre-wrap !important;
  }
}
